Pages: [1] 2 |
1. Market updating, how far is too far? - in EVE Technology Lab [original thread]
CCP have specifically said yes to the Reverence library https://forums.eveonline.com/default.aspx?g=posts&find=unread&t=6501 which allows cache scraping for current market prices + price histories (as viewed in game on your market window...
- by Elmore Jones - at 2014.02.05 01:51:00
|
2. eveeye maps alpha - in EVE Technology Lab [original thread]
Very nice :)
- by Elmore Jones - at 2014.01.06 03:41:00
|
3. so i want to make an app.. - in EVE Technology Lab [original thread]
It's a nice idea - however you'll need to convince some of the team that cover the UI, API and/or IGB to add some relevent functionality. It's quite small reason for the work so it's unlikely to happen sadly.
- by Elmore Jones - at 2013.12.16 21:08:00
|
4. Are agents and storyline agents relationships in the data dump - in EVE Technology Lab [original thread]
I think you'd need to work that out in code. When a story line flags up (correct me if my assumption is wrong) the game will send you to the nearest story agent for that faction + corp. If the corp has no story agents then just the nearest story a...
- by Elmore Jones - at 2013.12.09 17:33:00
|
5. API character - in EVE Technology Lab [original thread]
Try making a new key and make sure character 'all' setting is there, not character '*name*' in the drop-down. Alternatively use a specific key for each char on the account as opposed to all chars in one.
- by Elmore Jones - at 2013.12.07 19:02:00
|
6. Help Restoring the Rubicon database - in EVE Technology Lab [original thread]
Ok thanks will try that
- by Elmore Jones - at 2013.12.07 13:09:00
|
7. Help/advice ASP.NET 4.5 web app and IGB - in EVE Technology Lab [original thread]
And we have a winner! Sorry to waste the forum space folks, I was initially assuming it was something I could fix in the IDE or some obscure IGB issue. The problem is in the way Windows 7 (and probably Vista and 8) handle the localhost lookup. The...
- by Elmore Jones - at 2013.12.07 11:58:00
|
8. Help Restoring the Rubicon database - in EVE Technology Lab [original thread]
Yeah I know bud, thanks for the reminder though. I'm using mssql express 2012 my end. The call I posted above was actually to return the db version to check my install wasn't still pointing to some old code and therefore causing my problem :)
- by Elmore Jones - at 2013.12.07 11:37:00
|
9. Help/advice ASP.NET 4.5 web app and IGB - in EVE Technology Lab [original thread]
Yeah the framework isn't part of it. I've actually found a workaround since posting but I don't exactly know what the problem is in the first place. Essentially the alias localhost is causing the problem in this case. Changing the url in chromium...
- by Elmore Jones - at 2013.12.07 11:19:00
|
10. Help Restoring the Rubicon database - in EVE Technology Lab [original thread]
I tried getting this going this evening, but also no luck. Running RESTORE HEADERONLY FROM DISK = 'C:\Temp\dump.bak' on a copy of the db gave response *** INCOMPLETE *** for back up name. position was 1 rest were NULL Looks like CCP have a corr...
- by Elmore Jones - at 2013.12.06 23:39:00
|
11. Help/advice ASP.NET 4.5 web app and IGB - in EVE Technology Lab [original thread]
So, I'm tinkering with an old but good EVE app that uses a web UI for IGB via httplistener. I'm not happy with this as the user is forced to run the app as Admin on Vista onward. I am considering a few options, the easiest, porting wise, would be ...
- by Elmore Jones - at 2013.12.06 17:06:00
|
12. LP Store in SQL format -- v0.1 - in EVE Technology Lab [original thread]
While I can understand that finding you have a rival project might be off putting, this kind of rage posting isn't helping. They're both working on the same information from the same game. It's going to be a very similar end result which in no way...
- by Elmore Jones - at 2013.11.29 09:18:00
|
13. MSSQL vs. YAML - in EVE Technology Lab [original thread]
Changes to Toolkit Export Devblog Read this :) It might be what you want to know.
- by Elmore Jones - at 2013.11.27 18:53:00
|
14. Reverence - 100% compatible EVE cache library for Python - in EVE Technology Lab [original thread]
Once again thank you very much :) Outstanding support!
- by Elmore Jones - at 2013.11.24 10:03:00
|
15. Reverence - 100% compatible EVE cache library for Python - in EVE Technology Lab [original thread]
No worries, thanks
- by Elmore Jones - at 2013.11.23 19:32:00
|
16. Reverence - 100% compatible EVE cache library for Python - in EVE Technology Lab [original thread]
Not sure if this is a bug or me doing it wrong... I'd like my script to optionally delete the source cache file after reading : for key, obj in cmc.iteritems(): if "GetOrders" in key: # grab the cache file name cachefilename = cachemgr.GetCache...
- by Elmore Jones - at 2013.11.23 14:30:00
|
17. Reverence - 100% compatible EVE cache library for Python - in EVE Technology Lab [original thread]
/hug
- by Elmore Jones - at 2013.11.22 00:28:00
|
18. Reverence - 100% compatible EVE cache library for Python - in EVE Technology Lab [original thread]
Quick update to last posts: I cleared my cache with rubicon today and the error went away :) Guess something got corrupted my end.
- by Elmore Jones - at 2013.11.19 22:47:00
|
19. Reverence - 100% compatible EVE cache library for Python - in EVE Technology Lab [original thread]
Thanks :) I'll sit tight then.
- by Elmore Jones - at 2013.11.18 08:23:00
|
20. Reverence - 100% compatible EVE cache library for Python - in EVE Technology Lab [original thread]
I've been trying to update my market order scraper to the newer cache stuff, and I seem to be missing something crucial :( EVEROOT = r"C:\Program Files (x86)\CCP\EVE" OUTPATH = r"C:\Users\Me\Documents\EVE\logs\Marketlogs" eve = blue.EVE(EVEROOT)...
- by Elmore Jones - at 2013.11.17 16:20:00
|
Pages: [1] 2 |
First page | Previous page | Next page | Last page |